From aaab7d15fa0f7774a31b346884d8c463118abd62 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Thu, 11 Sep 2025 15:28:34 -0400 Subject: [PATCH] man/ostree-state-overlay: drop experimental but link to bootc docs This has baked for long enough now so drop the experimental flag. But do explain that symlinks are preferred and link to the bootc docs. --- man/ostree-state-overlay@.service.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/man/ostree-state-overlay@.service.xml b/man/ostree-state-overlay@.service.xml index 7f24f253..f670198a 100644 --- a/man/ostree-state-overlay@.service.xml +++ b/man/ostree-state-overlay@.service.xml @@ -44,15 +44,14 @@ Boston, MA 02111-1307, USA. - Experimental + Dealing with /opt - Note this feature is currently considered - experimental. It may not work correctly and some of its - semantics may be subject to change. Positive or negative feedback are both - welcome and may be provided at - . If using - the feature via rpm-ostree, feedback may also be provided at - . + Note: In general, the preference for + handling /opt software is to use symbolic links for + just the parts that need to be mutable to some place in + /var that can be created e.g. by a + tmpfiles.d dropin. For more information, see + . -- 2.30.2